-
Home
-
Hotel Booking Lite
-
4.4.1
-
Code
-
Classes
- Customers
Total Complexity |
100 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
687 |
Lines of code |
397 |
Logical lines of code |
253 |
Comment lines |
150 |
Methods |
26 |
Properties |
0 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mapToCustomer() |
B |
52 |
18 |
18 |
createCustomerOnFrontend() |
A |
45 |
15 |
38 |
findCustomers() |
A |
50 |
8 |
26 |
assignAccountOnBooking() |
S |
58 |
6 |
15 |
findByEmail() |
S |
55 |
4 |
18 |
findByUserId() |
S |
55 |
4 |
18 |
update() |
S |
48 |
3 |
33 |
delete() |
S |
57 |
4 |
16 |
createAccount() |
S |
51 |
3 |
30 |
insert() |
S |
50 |
3 |
30 |
create() |
S |
58 |
4 |
15 |
createCustomerOnBooking() |
S |
60 |
4 |
13 |
findBy() |
S |
62 |
4 |
13 |
findById() |
S |
58 |
3 |
14 |
updateData() |
S |
62 |
3 |
12 |
updateBookingsByCustomer() |
S |
62 |
2 |
11 |
createdCustomerFromAdmin() |
S |
64 |
2 |
10 |
validateCustomer() |
S |
68 |
2 |
7 |
updateBookingsByCustomerId() |
S |
61 |
1 |
13 |
convertFromEntity() |
S |
61 |
1 |
12 |
deleteFromDb() |
S |
63 |
1 |
11 |
updateLinkedUser() |
S |
65 |
1 |
9 |
updateBookings() |
S |
80 |
1 |
3 |
countCustomers() |
S |
70 |
1 |
6 |
customer() |
S |
80 |
1 |
3 |
findBookings() |
S |
78 |
1 |
3 |